[INFO] cloning repository https://github.com/baragona/omega
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baragona/omega" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaragona%2Fomega", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaragona%2Fomega'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 948271675450c075978deac4f25a018c30192db6
[INFO] testing baragona/omega against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaragona%2Fomega" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/baragona/omega
[INFO] finished tweaking git repo https://github.com/baragona/omega
[INFO] tweaked toml for git repo https://github.com/baragona/omega written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/baragona/omega on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/baragona/omega already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ea9ba374e0e3e2888a455adf3f11fdc8cdc6cd1bb23de30001b9c3558c430ff
[INFO] running `Command { std: "docker" "start" "-a" "2ea9ba374e0e3e2888a455adf3f11fdc8cdc6cd1bb23de30001b9c3558c430ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea9ba374e0e3e2888a455adf3f11fdc8cdc6cd1bb23de30001b9c3558c430ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea9ba374e0e3e2888a455adf3f11fdc8cdc6cd1bb23de30001b9c3558c430ff", kill_on_drop: false }`
[INFO] [stdout] 2ea9ba374e0e3e2888a455adf3f11fdc8cdc6cd1bb23de30001b9c3558c430ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44b1b129ca4afd0b96b5c91f028e684798e0742f8e013a5c0a470cc67c1ed927
[INFO] running `Command { std: "docker" "start" "-a" "44b1b129ca4afd0b96b5c91f028e684798e0742f8e013a5c0a470cc67c1ed927", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling omega-core v0.1.0 (/opt/rustwide/workdir/crates/omega-core)
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling omega-elaborate v0.1.0 (/opt/rustwide/workdir/crates/omega-elaborate)
[INFO] [stderr]    Compiling omega-syntax v0.1.0 (/opt/rustwide/workdir/crates/omega-syntax)
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling omega-driver v0.1.0 (/opt/rustwide/workdir/crates/omega-driver)
[INFO] [stderr]    Compiling omega-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.52s
[INFO] running `Command { std: "docker" "inspect" "44b1b129ca4afd0b96b5c91f028e684798e0742f8e013a5c0a470cc67c1ed927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44b1b129ca4afd0b96b5c91f028e684798e0742f8e013a5c0a470cc67c1ed927", kill_on_drop: false }`
[INFO] [stdout] 44b1b129ca4afd0b96b5c91f028e684798e0742f8e013a5c0a470cc67c1ed927
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42bc6f9a9bed8efee58d348a508cab37be858c2504be851ec0341511cc1723dc
[INFO] running `Command { std: "docker" "start" "-a" "42bc6f9a9bed8efee58d348a508cab37be858c2504be851ec0341511cc1723dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling omega-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.30s
[INFO] running `Command { std: "docker" "inspect" "42bc6f9a9bed8efee58d348a508cab37be858c2504be851ec0341511cc1723dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42bc6f9a9bed8efee58d348a508cab37be858c2504be851ec0341511cc1723dc", kill_on_drop: false }`
[INFO] [stdout] 42bc6f9a9bed8efee58d348a508cab37be858c2504be851ec0341511cc1723dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c3d04a154c3353aa02c5679a39970940a9ae48e68da48a8796205650dfa71ee
[INFO] running `Command { std: "docker" "start" "-a" "4c3d04a154c3353aa02c5679a39970940a9ae48e68da48a8796205650dfa71ee", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omega-32d8fb760d40d3bf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-ad33c36967ac5de7)
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test examples::borrow_checker ... ok
[INFO] [stdout] test examples::classical_logic_example ... ok
[INFO] [stdout] test examples::ac_demo_example ... ok
[INFO] [stdout] test examples::continuum_example ... ok
[INFO] [stdout] test examples::codegen_demo_example ... ok
[INFO] [stdout] test examples::coverage_features_example ... ok
[INFO] [stdout] test examples::club_filter_example ... ok
[INFO] [stdout] test examples::compiler_demo_example ... ok
[INFO] [stdout] test bench::bench_reduction ... ok
[INFO] [stdout] test examples::coverage_tactics_example ... ok
[INFO] [stdout] test examples::category_theory_example ... ok
[INFO] [stdout] test examples::coverage_unify_example ... ok
[INFO] [stdout] test examples::cubical_example ... ok
[INFO] [stdout] test examples::category_example ... ok
[INFO] [stdout] test examples::cut_elim_example ... ok
[INFO] [stdout] test examples::collapse_filter_example ... ok
[INFO] [stdout] test examples::affine_logic_example ... ok
[INFO] [stdout] test examples::eta_demo_example ... ok
[INFO] [stdout] test examples::first_order_example ... ok
[INFO] [stdout] test examples::extensional_example ... ok
[INFO] [stdout] test examples::effects_example ... ok
[INFO] [stdout] test examples::dep_types_example ... ok
[INFO] [stdout] test examples::girard_bridge_example ... ok
[INFO] [stdout] test examples::godel_example ... ok
[INFO] [stdout] test examples::full_demo_example ... ok
[INFO] [stdout] test examples::forcing_example ... ok
[INFO] [stdout] test examples::bidirectional_example ... ok
[INFO] [stdout] test examples::induction_recursion_example ... ok
[INFO] [stdout] test examples::hits_example ... ok
[INFO] [stdout] test examples::hoare_logic_example ... ok
[INFO] [stdout] test examples::implicit_demo_example ... ok
[INFO] [stdout] test examples::hott_example ... ok
[INFO] [stdout] test examples::glivenko_bridge_example ... ok
[INFO] [stdout] test examples::compile_factorial_example ... ok
[INFO] [stdout] test examples::game_semantics_example ... ok
[INFO] [stdout] test examples::ch_complete_example ... ok
[INFO] [stdout] test examples::linear_demo_example ... ok
[INFO] [stdout] test examples::kv_store_example ... ok
[INFO] [stdout] test examples::large_cardinals_example ... ok
[INFO] [stdout] test examples::modal_logic_example ... ok
[INFO] [stdout] test examples::level_poly_example ... ok
[INFO] [stdout] test examples::option_lib ... ok
[INFO] [stdout] test examples::linear_logic_example ... ok
[INFO] [stdout] test examples::ordinal_arithmetic_example ... ok
[INFO] [stdout] test examples::meta_freshen_example ... ok
[INFO] [stdout] test examples::pair_lib ... ok
[INFO] [stdout] test examples::peano_compute_example ... ok
[INFO] [stdout] test examples::paraconsistent_example ... ok
[INFO] [stdout] test examples::calc_example ... ok
[INFO] [stdout] test examples::lemma_demo_example ... ok
[INFO] [stdout] test examples::monoid_example ... ok
[INFO] [stdout] test examples::quantitative_example ... ok
[INFO] [stdout] test examples::monad_bridge_example ... ok
[INFO] [stdout] test examples::pi_calculus_example ... ok
[INFO] [stdout] test examples::nominal_example ... ok
[INFO] [stdout] test examples::quotients_example ... ok
[INFO] [stdout] test examples::provability_logic_example ... ok
[INFO] [stdout] test examples::result_lib ... ok
[INFO] [stdout] test examples::prop_logic_example ... ok
[INFO] [stdout] test examples::ruliad_example ... ok
[INFO] [stdout] test examples::reflection_demo_example ... ok
[INFO] [stdout] test examples::lambek_example ... ok
[INFO] [stdout] test examples::relevant_logic_example ... ok
[INFO] [stdout] test examples::rust_types ... ok
[INFO] [stdout] test examples::refinement_example ... ok
[INFO] [stdout] test examples::separation_logic_example ... ok
[INFO] [stdout] test examples::rust_eval ... ok
[INFO] [stdout] test examples::string_lib ... ok
[INFO] [stdout] test examples::inference_example ... ok
[INFO] [stdout] test examples::separation_bi_example ... ok
[INFO] [stdout] test examples::system_f_example ... ok
[INFO] [stdout] test examples::streams_example ... ok
[INFO] [stdout] test examples::topos_example ... ok
[INFO] [stdout] test examples::temporal_bridge_example ... ok
[INFO] [stdout] test examples::torture_example ... ok
[INFO] [stdout] test examples::sequent_calc_example ... ok
[INFO] [stdout] test examples::number_theory_example ... ok
[INFO] [stdout] test examples::w_types_example ... ok
[INFO] [stdout] test examples::temporal_logic_example ... ok
[INFO] [stdout] test examples::zfc_foundations_example ... ok
[INFO] [stdout] test examples::surreal_numbers_example ... ok
[INFO] [stdout] test examples::compile_verified_example ... ok
[INFO] [stdout] test kernel_api::kernel_multi_step_derivation ... ok
[INFO] [stdout] test examples::zfc_cardinals_example ... ok
[INFO] [stdout] test kernel_api::kernel_full_reflection_pipeline ... ok
[INFO] [stdout] test kernel_api::kernel_register_and_check ... ok
[INFO] [stdout] test kernel_api::kernel_reject_invalid_derivation ... ok
[INFO] [stdout] test examples::two_level_example ... ok
[INFO] [stdout] test examples::zfc_example ... ok
[INFO] [stdout] test kompile::kompile_peano_compute ... ok
[INFO] [stdout] test examples::zk_circuit_example ... ok
[INFO] [stdout] test negative::reject_affine_double_use ... ok
[INFO] [stdout] test negative::reject_affine_double_use_binder ... ok
[INFO] [stdout] test kompile::kompile_tcp_server_effects ... ok
[INFO] [stdout] test negative::reject_affine_use_after_move ... ok
[INFO] [stdout] test negative::reject_affine_triple_use ... ok
[INFO] [stdout] test kompile::kompile_rate_limiter ... ok
[INFO] [stdout] test negative::reject_assumption_index_out_of_bounds ... ok
[INFO] [stdout] test negative::reject_assumption_no_match ... ok
[INFO] [stdout] test negative::reject_duplicate_judgment ... ok
[INFO] [stdout] test negative::reject_duplicate_rewrite ... ok
[INFO] [stdout] test negative::reject_duplicate_binding_spec ... ok
[INFO] [stdout] test negative::reject_duplicate_sort ... ok
[INFO] [stdout] test negative::reject_empty_form ... ok
[INFO] [stdout] test negative::reject_goal_mismatch ... ok
[INFO] [stdout] test negative::reject_invalid_parse ... ok
[INFO] [stdout] test negative::reject_linear_double_use ... ok
[INFO] [stdout] test examples::ultrafinite_example ... ok
[INFO] [stdout] test examples::self_representation_example ... ok
[INFO] [stdout] test negative::reject_duplicate_rule ... ok
[INFO] [stdout] test negative::reject_duplicate_constructor ... ok
[INFO] [stdout] test negative::reject_linear_zero_use ... ok
[INFO] [stdout] test kompile::kompile_calc ... ok
[INFO] [stdout] test examples::stlc_example ... ok
[INFO] [stdout] test negative::reject_non_exhaustive_metatheorem ... ok
[INFO] [stdout] test negative::reject_metatheorem_rule_not_in_theory ... ok
[INFO] [stdout] test negative::reject_rewrite_meta_escape ... ok
[INFO] [stdout] test negative::reject_reflection_no_existential ... ok
[INFO] [stdout] test negative::reject_unknown_rule_in_derivation ... ok
[INFO] [stdout] test negative::reject_premise_check_failed ... ok
[INFO] [stdout] test negative::reject_unproven_metatheorem_reflection ... ok
[INFO] [stdout] test negative::reject_param_count_mismatch ... ok
[INFO] [stdout] test negative::reject_unknown_theory_in_proof ... ok
[INFO] [stdout] test negative::reject_wrong_premise_count ... ok
[INFO] [stdout] test negative::structural_allows_double_use ... ok
[INFO] [stdout] test kompile::kompile_skips_prop_sort ... ok
[INFO] [stdout] test kompile::kompile_disk_write ... ok
[INFO] [stdout] test kompile::kompile_tcp_state ... ok
[INFO] [stdout] test examples::hyperfinite_example ... ok
[INFO] [stdout] test examples::zfc_independence_example ... ok
[INFO] [stdout] test examples::ruliad_gut_example ... FAILED
[INFO] [stdout] test bench::bench_zfc ... ok
[INFO] [stdout] test bench::torture_interned ... ok
[INFO] [stdout] test examples::zfc_honest_example has been running for over 60 seconds
[INFO] [stdout] test examples::zfc_honest_example ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- examples::ruliad_gut_example stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'examples::ruliad_gut_example' (89) panicked at tests/integration/examples.rs:1810:5:
[INFO] [stdout] assertion failed: results.iter().any(|r| r.contains("Proof cnot-measures: VALID"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x654c1936be4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x654c1936be4a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x654c1936be4a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x654c1936be4a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x654c19380d2a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x654c19380d2a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x654c19370732 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x654c19370732 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x654c1934933f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x654c1934933f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x654c19363729 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x654c191d802c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x654c191d802c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x654c193638e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x654c193638e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x654c1934942a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x654c1933e3d9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x654c1934a10d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x654c193814bc - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x654c19381482 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x654c1918e672 - integration[8510069f8feb7746]::examples::ruliad_gut_example
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/examples.rs:1810:5
[INFO] [stdout]   21:     0x654c19168467 - integration[8510069f8feb7746]::examples::ruliad_gut_example::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/examples.rs:1774:24
[INFO] [stdout]   22:     0x654c191c9e46 - <integration[8510069f8feb7746]::examples::ruliad_gut_example::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x654c191cb30b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x654c191cb30b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x654c191d8afb - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x654c191d8afb - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x654c191d8afb - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x654c191d8afb - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x654c191d8afb - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x654c191d8afb - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x654c191d8afb - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x654c191d2214 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x654c191d2214 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x654c191db702 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x654c191db702 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x654c191db702 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x654c191db702 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x654c191db702 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x654c191db702 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x654c191db702 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x654c1936b23f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x654c1936b23f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x754bf6ca1aa4 - <unknown>
[INFO] [stdout]   44:     0x754bf6d2ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     examples::ruliad_gut_example
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 133 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 130.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "4c3d04a154c3353aa02c5679a39970940a9ae48e68da48a8796205650dfa71ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c3d04a154c3353aa02c5679a39970940a9ae48e68da48a8796205650dfa71ee", kill_on_drop: false }`
[INFO] [stdout] 4c3d04a154c3353aa02c5679a39970940a9ae48e68da48a8796205650dfa71ee
